All Classes

Documentation generated by @easy_link(tlf, php/code-scrawl)

Tlf\Scrawl\DoNothingExtension

Literally does nothing except the constructor and $scrawl property. Just a base class to save boilerplate on the interface
See DoNothingExtension.php for more.

Tlf\Scrawl\FileExt\ExportDocBlock

Export docblock content above @export(key)
@featured
See ExportDocBlock.php for more.

Tlf\Scrawl\FileExt\ExportStartEnd

Export code between // @export_start(key) and // @export_end(key)
@featured
See ExportStartEnd.php for more.

Tlf\Scrawl\Ext\Main

no docblock
See Main.php for more.

Tlf\Scrawl\Extension\Notes

Literally does nothing except the constructor and $scrawl property. Just a base class to save boilerplate on the interface

See Notes.php for more.

Tlf\Scrawl\FileExt\Php

Integrate the lexer for PHP files
See Php.php for more.

Tlf\Scrawl\TestExtension

Class purely exists to test that extensions work
See TestExtension.php for more.

Tlf\Scrawl\Ext\MdVerb\Ast

no docblock
See Ast.php for more.

Tlf\Scrawl\Ext\MdVerb\MainVerbs

no docblock
See MainVerbs.php for more.

Tlf\Scrawl\Ext\MdVerbs

Runs @mdverb extensions, enabling special callbacks for @verb()s in .src.md files
See MdVerbs.php for more.

Tlf\Scrawl\OldStuffs\ugh_old_things

just old code that i don't wanna get rid of
See ugh_old_things.php for more.

Tlf\Scrawl

Central class for running scrawl.
See Scrawl.php for more.

Tlf\Scrawl\Utility\DocBlock

@featured
See DocBlock.php for more.

Tlf\Scrawl\Utility\Main

no docblock
See Main.php for more.

Tlf\Scrawl\Utility\Regex

no docblock
See Regex.php for more.

Tlf\Scrawl\VersionBumper

Bumps versions. This implementation may be moved to its own, separate library. Idk.
See VersionBumper.php for more.

Tlf\Scrawl\Test\Integrate

no docblock
See Integrate.php for more.

Tlf\Scrawl\Test\MdDocs

For testing all things .md file
See MdDocs.php for more.

Tlf\Scrawl\Test\MdTemplates

For testing all things .md file
See MdTemplates.php for more.

Tlf\Scrawl\Test\SrcCode

For testing all things related to source code
See SrcCode.php for more.

Tlf\Scrawl\Test\Main

no docblock
See Main.php for more.